SAS Namespace Types |
Subclass of PrimaryType
Subtypes
A subscriber profile is used to control how published content is delivered to a user. Typical delivery mechanisms are mail, message queue or none. None is used by Portal users who will check the channel for new archived packages and view them on demand, rather than having them delivered at publication time.
The following list of associations is used to determine if this object should inherit access controls from another object (inheritance), or if the association is allowed for the object (enforcement). An association will not be created unless the calling user is authorized to update one or both objects involved in the association. For more information about inheritance and enforcement rules, see the SAS Intelligence Platform: Security Administration Guide.
Name | Description | Type | Length |
DeliveryTransport | String containing 'email', 'queue', or 'none'. Instructs the publishing system that delivery mechanism to use to deliver content to the user. | String | 10 |
QueueName | Message queue name for content delivery to this subscriber. | String | 80 |
URL | A relative URL for a DAV collection to put content for this subscriber. | String | 512 |
Inherited Attributes
Name,
Id,
Desc,
MetadataCreated,
MetadataUpdated,
ChangeState,
IsHidden,
LockedBy,
PublicType,
UsageVersion
Name | Cardinality | Description | Associated Types |
ContentDestination Partner: ITSubscribers | 0 to 1 | The directory where content is published for this subscriber. | Directory AnalyticContext |
ProfileOwner Partner: SubscriberIdentities | 0 to 1 | The person for whom this subscriber profile has been defined. | Person |
SubscribedChannels Partner: ChannelSubscriptions | 0 to * | The channels for this subscription profile. | ITChannel |
SubscriberEmail Partner: EmailSubscriber | 0 to 1 | Email address for a content subscriber. |
Inherited Associations
AccessControls/Objects,
Changes/Objects,
CustomAssociations/OwningObject,
Documents/Objects,
Extensions/OwningObject,
ExternalIdentities/OwningObject,
FavoritesContainers/Favorites,
Groups/Members,
Implementors/ImplementedObjects,
Keywords/Objects,
LocalizedAttributes/AssociatedLocalizedObject,
Notes/Objects,
PrimaryPropertyGroup/AssociatedObject,
Prompts/PromptEnabledObject,
Properties/AssociatedObject,
PropertySets/OwningObject,
ReferencedObjects/AssociatedObjects,
ResponsibleParties/Objects,
SourceTransformations/TransformationSources,
SpecSourceTransformations/SourceSpecifications,
SpecTargetTransformations/TargetSpecifications,
TargetTransformations/TransformationTargets,
Timestamps/Objects,
Trees/Members,
TSObjectNamespace/TSObjects,
UsedByPrototypes/UsingPrototype,
UsingPrototype/UsedByPrototypes,
Variables/AssociatedObject
DeliveryTransport
Type: String 10String containing 'email', 'queue', or 'none'. Instructs the publishing system that delivery mechanism to use to deliver content to the user.
QueueName
Type: String 80Message queue name for content delivery to this subscriber.
URL
Type: String 512A relative URL for a DAV collection to put content for this subscriber.
ContentDestination
Cardinality: 0 to 1
Partner: ITSubscribers
The directory where content is published for this subscriber.
Associated Types:
Directory, AnalyticContextProfileOwner
Cardinality: 0 to 1
Partner: SubscriberIdentities
The person for whom this subscriber profile has been defined.
Associated Types:
PersonSubscribedChannels
Cardinality: 0 to *
Partner: ChannelSubscriptions
The channels for this subscription profile.
Associated Types:
ITChannelSubscriberEmail
Cardinality: 0 to 1
Partner: EmailSubscriber
Email address for a content subscriber.
Associated Types:
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.